Welcome![Sign In][Sign Up]
Location:
Search - stream csharp

Search list

[CSharpFileTrans

Description: 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared by the file transfer process-server and the client. First-service monitoring ports, waits for the client to connect to the request Once connected, which is available for download client name in the paper circulated to clients, customers termination papers by name, choose to download the document and sent to the server. Servers based on the client to send the file name, select a file to read the documentation flow, and stream content to the network flow assignment sent to the client, the client will talk to the network flow assignment to the paper flow, and the preservation of the document. Note : when used in the E-aa established a folder of documents Add which, for demonstration.
Platform: | Size: 66560 | Author: 李元吉 | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Multimedia Developmotion_src

Description: 检测视频流中移动物体的例子,做视频监控的可以参考-video stream detection of moving objects example, do video surveillance can refer to the
Platform: | Size: 102400 | Author: 王玉泉 | Hits:

[Picture Viewermotion

Description: There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream - Microsoft Media Services local capture device (USB cameras or other capture devices).-There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream- Microsoft Media Services local capture device (USB cameras or other capture devices).
Platform: | Size: 116736 | Author: | Hits:

[CommunicationSerialStream

Description: 一个很好的串口通讯代码,非常实用,功能及其强大,一定要下载- A very good string mouth communication code, extremely practical, the function and its is formidable, certainly must download
Platform: | Size: 9216 | Author: 李锴 | Hits:

[Crack HackEncryptFileAndText

Description: 此工程实现了对文件,文件夹,字节流的加密,解密,使用了AES加密,界面简单实用-this project to achieve the right files, folders, byte-stream encryption, decryption, using AES encryption, simple and practical interface
Platform: | Size: 316416 | Author: 朱江涛 | Hits:

[DVDPS_Analyzer

Description: This small program is designed to demux a MPEG 2 file (also called Program Stream).Such movie file it s composed from various packs (video,audio,data,etc.). What this program does is to list every packet in a MPEG2 file along with some info about each pack.It might be interesting to know exactly how much audio or video your movie really contains.-This small program is designed to demux a MP EG 2 file (also called Program Stream). Such mov ie file it's composed from various packs (video, audio, data, etc.) . What this program does is to list every pa cket in a MPEG2 file along with some info about ea ch pack.It might be interesting to know exactly how much your audio or video movie really contai ns.
Platform: | Size: 27648 | Author: zhangqing | Hits:

[CSharpDeDTMF

Description: 在VISUAL STDIO 2008下用C#编程来调用DTMF解码的DLL文件.通过将含有DTMF信息的音频数据流进行解码来识别对应按键的位置-In VISUAL STDIO 2008 using C# Programmed to call the DLL file DTMF decoder. By containing DTMF information to decode the audio data stream to identify the location of the corresponding button
Platform: | Size: 780288 | Author: 付晓强 | Hits:

[CSharpFileStream

Description: CSharp中使用FileStream实现拷贝 简单易懂-CSharp use FileStream realize easy-to-read copy
Platform: | Size: 35840 | Author: pzw | Hits:

[Consolewrite_Text

Description: 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
Platform: | Size: 14336 | Author: lst | Hits:

[Windows Developzip

Description: 对任何文件、数据流进行压缩的源代码。 并切提供Mobile平台支持!-Of any document, data stream compression of the source code. And cut to provide Mobile platform support!
Platform: | Size: 158720 | Author: anhl | Hits:

[.netCommonCodes

Description: C#压缩流源码, C#压缩流源码-CSharp compressed stream source, CSharp compressed stream source
Platform: | Size: 545792 | Author: ydf | Hits:

[CSharpCSharpMediaPlay2005

Description: C#播放器。支持多种媒体格式。目前支持的文件格式有: 1.音频文件(aif aiff au mp2 mp3 mpa wav wma snd) 2.MIDI文件(mid midi rmi) 3.视频文件(avi dat m1v mov mpeg mpg qt wmv) 4.文本文件(*.lrc 件为歌词动态显示文件) -A Mediaplayer written by C#. It support many media stream format.such as aif aiff au mp2 mp3 mpa wav wma snd mid midi rmi avi dat m1v mov mpeg mpg qt wmv
Platform: | Size: 69632 | Author: andylau | Hits:

[CSharpFileCopy_CSharpWinForm

Description: 使用VS2003开发的文件复制工具,使用的是字节流复制,并有实时进度条提示。-Use VS2003 to develop tools to copy the file, use the copy of the byte stream, as well as tips in real-time progress bar.
Platform: | Size: 39936 | Author: duliang | Hits:

[CSharpScoket

Description: 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 -This procedure is to use C# to prepare a file transfer program, sub-client and client services. First of all, monitor server ports, waiting for client connection requests, once the connection, that is for the client to download the file name sent to client, client termination by the file name, choose to download the file and sent to the server. Server in accordance with the client to send the file name, select the specified file stream to read the document and the contents of the document flow to the network flow assignment is sent to the customer
Platform: | Size: 4096 | Author: xiaoping | Hits:

[Multimedia programstream

Description: 本程序是利用C#语言在Visual C#平台下编写的窗体应用程序,程序实现的功能是播放mp3、wmv、wav等音频文件和rmvb、avi等视频文件。-This procedure is to use C# language in Visual C# platform applications written in the form, the program to achieve the function of playing mp3, wmv, wav and other audio files and rmvb, avi and other video files.
Platform: | Size: 318464 | Author: wangwenhong | Hits:

[CSharpdetect_ur_motion

Description: There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this article, I ll try to describe some of the most common approaches.
Platform: | Size: 174080 | Author: p2casso | Hits:

[CSharpWorkflow

Description: 这是一个项目文档审核管理系统中的工作流类,实现了并行流、串行流的添加、删除的功能-This is a project document review workflow management system class, to achieve a parallel flow, the serial stream to add, delete function
Platform: | Size: 2048 | Author: jack | Hits:

[File OperatetxtSave

Description: 本源程序是一个基于Visual studio 2008平台的,用C#编写的以txt文本文档的形式存储数据流的例子。-This source code is a platform based on Visual studio 2008 using C# to txt text document written in the form of stored data stream example.
Platform: | Size: 35840 | Author: 王城 | Hits:

[TCP/IP stackVideoCapturer

Description: c#,TCP协议实现视频聊天功能,通过程序捕获摄像头,实现本地视频功能及本地数据流转换,在两台电脑上显示对方视频,实现视频功能。-c#, TCP protocol for video chat, the camera captured through the process and achieve local video and local data stream conversion, in the other two computers on a video display for video functions.
Platform: | Size: 45056 | Author: 刘尚 | Hits:
« 12 »

CodeBus www.codebus.net